*{margin: 0; padding: 0; background-repeat: no-repeat; background-position: center; background-size: cover;}
img{border: none;/*max-width: 100%;*/}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size: 100%; font-weight: normal;}
i,s,em,u{font-style: normal; text-decoration: none;}
a{text-decoration: none; outline: none; color: inherit;}
.clearfix:after{clear:both; content:" "; display:block; height:0; visibility:hidden;}
.clearfix{*zoom:1;}
textarea,input{font:inherit; outline:none;}
body{font: 14px/1.5 arial,microsoft yahei; color: #000; background: #fff;}
body{width: 100%; overflow-x: hidden;}
.container{width: 100%; overflow-x: hidden;}/*修改4.26*/
.main{width: 1200px; margin: 0 auto;}
.mobile_only{display: none;}
.pc_only{display: block;}
@media only screen and (max-width: 768px){
	.main{width: auto; margin: 0 10px;}
	.mobile_only{display: block;}
	.pc_only{display: none;}
	.empty_height{height: 65px;}
	body.gray{background-color: #f7f7f7;}
}

.top{position: relative; height: 154px; z-index: 100;}
.logo{position: absolute; left: 30px; top: 16px; width: 340px; height: 68px; font-size: 0;}
.logo img{width: 100%;}
.identity{position: absolute; right: 0; top: 30px; font-size: 26px; color: #fc570a;}
.menu{padding-top: 96px; line-height: 1;}
.menu_left{float: left;}
.menu_left li{position: relative; float: left; padding: 0 32px; cursor: pointer;}
.menu_left li.on{background-color: #fb5910; color: #fff;}
.menu_left li a{position: relative; font-size: 16px; padding: 22px 0; display: block;}
.menu_left li a:after{content: ""; position: absolute; left: 0; right: 0; bottom: 0; border-bottom: 4px solid transparent; transition: .4s;}
.menu_left li a:hover::after{border-bottom-color: #fa590f;}
.menu_left li dl a{position: static; font-size: 14px; padding: 0; display: block;}
.menu_left li dl a:after{display: none;}
.menu_left li.focus a::after{border-bottom-color: #fa590f;}/*新增4.15*/
.menu_left dl{position: absolute; left: 0; top: 60px; padding: 0 30px; white-space: nowrap; background-color: #fff; cursor: pointer; display: none; color: #000;}
.menu_left dt{margin: 16px 0; transition: .4s;}
.menu_left dt:hover{color: #fa590f; transition: .4s;}
.menu_right{float: right;}
.menu_right li{float: left; padding: 20px 0; margin-left: 22px;}
.menu_right li:first-child{position: relative; top: -4px; font-size: 22px; color: #fc570a;}
/*顶部菜单*/

.banner_slide{position: relative; width: 100%; cursor: pointer;}
.banner_slide img{width: 100%;}
.banner_slide .prev_btn{position: absolute; left: 4%; top: 50%; width: 58px; height: 58px; color: rgba(255,255,255,.35); border: 1px solid rgba(255,255,255,.35); box-sizing: border-box; border-radius: 50%; margin-top: -29px; z-index: 20;}
.banner_slide .next_btn{position: absolute; right: 4%; top: 50%; width: 58px; height: 58px; color: rgba(255,255,255,.35); border: 1px solid rgba(255,255,255,.35); box-sizing: border-box; border-radius: 50%; margin-top: -29px; z-index: 20;}
.banner_slide dt{position: absolute; top: 50%; transform: translate(-50%,-50%); font-family: simsun; font-size: 28px;}
.banner_slide .prev_btn dt{left: 47%;}
.banner_slide .next_btn dt{left: 53%;}
.banner_slide .prev_btn:hover,.banner_slide .next_btn:hover{background-color: #fa590f; color: #fff; transition: .4s;}
/*修改8.27(46-53行)*/


/*顶部slide部分*/

.sider_left{position: fixed; left: 0; top: 200px; z-index: 100;}/*修改4.15*/
.sider_right{position: fixed; right: 0; top: 200px; z-index: 100;}/*修改4.15*/
.sl_1{width: 144px; height: 212px; margin-bottom: 40px}
.sl_2{width: 140px; height: 160px;}
.sr_box{width: 156px; border-radius: 4px 0 0 4px;}
.sr_top{padding: 8px 10px; background-image: url(../pic/sr_top_bg.jpg); border-radius: 4px 0 0 4px;}
.sr_top em{font-size: 20px; font-weight: bold; color: #fff; padding: 14px 0;}
.sr_top i{font-size: 16px; color: #fff;}
.sr_center{background-color: #fff; padding: 10px 0; text-align: center;}
.sr_center h3{width: 120px; height: 32px; line-height: 32px; border: 1px solid #fb580c; border-radius: 24px; margin: 10px auto; background-color: #ffdecf;}
.sr_center h3 *{vertical-align: middle; display: inline-block;}
.sr_center h3 i{width: 18px; height: 18px; background-image: url(img/qq.png); margin-right: 6px;}
.sr_center h6{padding: 4px 0 6px; font-size: 16px;}
.sr_center p{font-size: 20px; color: #fb580c;}
.sr_bottom{padding: 20px 0; background-image: url(../pic/sr_bottom_bg.jpg); text-align: center; border-radius: 4px 0 0 4px;}
.sr_bottom dt{width: 100px; height: 100px; margin: 0 auto;}
.sr_bottom img{width: 100px; height: 100px;}
.sr_bottom dd{font-size: 16px; color: #fff; padding-top: 10px;}
/*边栏*/



.index_slide{height: 490px;}
.index_slide dl{height: 490px;}
.index_bar{position: relative; height: 80px; line-height: 80px; box-shadow: 4px 4px 6px rgba(0,0,0,.15); z-index: 20;}
.index_bar dl{overflow: hidden; margin-top: -40px; padding: 0 42px; background-color: #fff;}
.index_bar dt{float: left; font-size: 16px; font-weight: bold; color: #fc570a;}
.index_bar dd{margin-left: 100px;}
.index_bar li{position: relative; text-align: center; display: inline-block; margin: 0 40px;}
.index_bar li:before{content: ""; position: absolute; left: -12px; top: 50%; width: 4px; height: 4px; border-radius: 50%; background-color: #777; margin-top: -2px;} /*4-26改*/
.index_title{position: relative; padding: 52px 0;}
.index_title h1{position: relative; width: 208px; height: 68px;}
.index_title h1 em{position: absolute; top: 0; right: 24px; font-size: 22px; color: #1a1a1a;}
.index_title h3{position: absolute; right: 0; top: 50%; line-height: 68px; color: #fc570a; margin-top: -34px;}
.index_title h3 *{vertical-align: middle; display: inline-block;}
.index_title h3 em{font-size: 16px; padding: 0 10px;}
.index_title h3 i{font-family: simsun; font-size: 20px;}
.ip_list{margin: -20px 0; background-color: #f8f8f8;}
.ip_list li{padding: 40px 30px; margin: 20px 0;}
.ip_list li:nth-child(2n+1){background-color: #fafafa;}
.ip_list li:nth-child(2n){background-color: #fff;}
.ip_list dl{overflow: hidden;}
.ip_list dt{position: relative; float: left; width: 300px; height: 300px; background-color: #fff;}
.ip_list dt h1{margin: 48px auto 0; width: 260px; height: 242px;}
.ip_list dt h3{position: absolute; top: 18px; left: 0; right: 0; text-align: center; font-size: 13px; color: #c4c4c4;}
.ip_list dd{margin-left: 340px;}
.ip_list dd h1{font-size: 20px; font-weight: bold; color: #1a1a1a; padding-top: 20px;}
.ip_list dd h3{font-size: 18px; font-weight: bold; color: #fc570a; padding: 24px 0;}
.ip_list dd p{font-size: 16px; color: #1a1a1a; line-height: 2.1;}
.it_1{background-image: url(img/ititle_1.png);}
.it_2{background-image: url(img/ititle_2.png);}
.it_3{background-image: url(img/ititle_3.png);}
.it_4{background-image: url(img/ititle_4.png);}
.ia_intro{position: relative; padding: 80px 0; background-color: #fb580c;}
.ia_intro:before{content: ""; position: absolute; left: 0; right: 0; top: 16px; border-top: 1px dashed rgba(255,255,255,.35);}
.ia_intro p{color: #fff; text-align: justify;}
.ia_intro span{font-size: 18px;}
.ia_intro b{font-size: 16px; padding: 20px 0; display: inline-block;}
.ia_intro em{font-size: 16px; line-height: 2.1;}
.iai_slide_box{position: relative;}
.iai_slide_box h5{text-align: center; padding: 54px 0; color: #fff;}
.iai_slide_box h5 *{vertical-align: middle;}
.iai_slide_box h5 em{font-size: 20px;}
.iai_slide_box h5 s{position: relative; top: -2px; padding: 0 8px;}
.iai_slide_box h5 i{font-size: 16px;}
.iai_slide dl{width: 170px;}
.iai_slide dt{height: 170px;}
.iai_slide dd{padding-top: 20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-align: center; color: #fff;}
.iai_slide_box .ctrl_btn{position: absolute; left: 0; right: 0; top: 50%; margin-top: 28px; z-index: 20;}
.iai_slide_box .prev_btn{position: absolute; left: -200px; width: 56px; height: 56px; line-height: 56px; border-radius: 50%; border: 1px solid rgba(255,255,255,.3); text-align: center; font-family: simsun; font-size: 24px; color: rgba(255,255,255,.3);}
.iai_slide_box .next_btn{position: absolute; right: -200px; width: 56px; height: 56px; line-height: 56px; border-radius: 50%; border: 1px solid rgba(255,255,255,.3); text-align: center; font-family: simsun; font-size: 24px; color: rgba(255,255,255,.3);}
.iai_slide_box .prev_btn:hover,.iai_slide_box .next_btn:hover{background-color: #fff; color: #fb580c; transition: .4s;}
.index_technology{padding-bottom: 44px; background-color: #fffaf7;}
.itp_list{padding-bottom: 14px;}
.itp_list h3{padding-bottom: 14px;}
.itp_list h3 *{vertical-align: middle; display: inline-block; color: #fc570a;}
.itp_list h3 em{font-size: 18px; padding: 0 10px;}
.itp_list h3 i{font-size: 14px;}
.itp_list dl{position: relative; overflow: hidden; margin: 14px 0;}
.itp_list dl:before{content: ""; position: absolute; left: 0; top: 50%; width: 4px; height: 4px; margin-top: -2px; border-radius: 50%; background-color: #474746;}
.itp_list dt{float: left; font-size: 16px; color: #1a1a1a; padding-left: 20px;}
.itp_list dd{float: right; color: #666;}
.index_contact{margin-bottom: 74px;}
.index_contact ul{position: relative; margin: -60px;}
.index_contact li{float: left; width: 33.33%;}
.index_contact dl{margin: 60px}
.index_contact dt{width: 60px; height: 60px; border-radius: 50%; background-color: #fafafa; background-size: 22px; margin: 0 auto;}
.index_contact dt:hover{transform: translateY(6px); transition: .4s;}
.index_contact dd{text-align: center; padding: 34px 0; font-size: 16px; color: #1a1a1a;}
.index_contact s{position: absolute; right: 0; bottom: 94px; width: 50px; height: 26px; line-height: 26px; text-align: center; background-color: #fc570a; color: #fff; border-radius: 2px;}
/*首页*/
@media only screen and (max-width: 768px){
	.mo_top{position: fixed; left: 0; right: 0; top: 0; height: 65px; background-color: #fff; z-index: 100;}
	.mo_top .logo{width: 40px; height: 38px; top: 50%; left: 15px; margin-top: -19px;}
	.mo_top .logo img{width: 100%;}
	.mo_top dl{position: absolute; left: 62px; top: 16px;}
	.mo_top dt{width: 180px; height: 17px; background-size: contain;}
	.mo_top dd{padding-top: 4px; font-size: 15px; color: #fc570a;}
	.mo_top dd *{vertical-align: middle; display: inline-block;}
	.mo_top dd s{margin: 0 8px;}
	.mo_top dd i{width: 14px; height: 14px; background-image: url(img/mo_tel.png); background-size: 14px; margin-right: 8px;}
	.mo_menu{position: absolute; right: 15px; top: 50%; width: 22px; height: 22px; margin-top: -11px; background-image: url(img/mo_menu.png);}
	.mo_menu.on{background-image: url(img/mo_close.png); transition: .2s;}
	.mo_menu_list{position: absolute; top: 65px; left: 0; right: 0; background-color: #fff; padding: 0 24px; display: none;}
	.mo_menu_list li{padding: 24px 0; line-height: 1; border-top: 1px solid #e3e2e3;}
	.mo_menu_list li.on *{color: #fc570a; transition: .4s;}
	.mo_menu_list li:first-child{border-top: 0;}
	.mo_menu_list li *{vertical-align: middle; display: inline-block;}
	.mo_menu_list em{font-size: 15px;}
	.mo_menu_list s{margin: 0 12px;}
	.mo_menu_list i{font-style: italic; color: #a3a3a3}
	.index_slide{height: 172px;}
	.index_slide dl{height: 172px;}
	.index_bar{height: 40px; line-height: 40px; background-color: #fff; padding: 0; margin: 0 10px; margin-top: -20px;}
	.index_bar dl{margin-top: -20px; padding: 0;}
	.index_bar dt{font-size: 14px;}
	.index_bar dd{margin-left: 14px;}
	.index_bar dd h3{font-size: 14px; color: #1a1a1a; line-height: 40px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
	.mo_ipl_title{height: 40px; line-height: 40px; background-color: #fc570a; color: #fff; padding: 0 14px;}
	.mo_index_title{position: relative; padding: 24px 0;}
	.mo_index_title:before{content: ""; position: absolute; top: 55%; left: 0; right: 0; border-top: 1px solid #b4b2b3;}
	.mo_index_title h1{position: relative; display: inline-block; padding-right: 8px; background-color: #fff;}
	.mo_index_title i{font-size: 36px; font-style: italic; font-weight: bold; color: #fc570a;}
	.mo_index_title em{font-size: 16px; font-style: italic; padding-left: 6px;}
	.mo_index_title s{position: relative; top: -2px; width: 4px; height: 4px; border-radius: 50%; background-color: #000; margin: 0 6px; display: inline-block;}
	.mo_index_title u{font-size: 12px; font-style: italic;}
	.ip_list{margin: -10px 0; background-color: #fff;}
	.ip_list li{padding: 0; margin: 10px 0;}
	.ip_list li:nth-child(2n+1){background-color: #fff;}
	.ip_list dl{border: 1px solid #fc570a;}
	.ip_list dt{width: 150px; height: 150px;}
	.ip_list dt h1{margin: 10px; width: 130px; height: 120px;}
	.ip_list dt h3{display: none;}
	.ip_list dd{margin-left: 140px; margin-top: 10px;}
	.ip_list dd h1{display: none;}
	.ip_list dd h3{font-size: 14px; padding: 6px 0;}
	.ip_list dd p{font-size: 14px; line-height: 1.8;}
	.ip_list dd em{display: none;}
	.ia_intro{padding: 24px 14px;}
	.ia_intro:before{top: 10px;}
	.ia_intro p{color: #fff; text-align: justify;}
	.ia_intro span{font-size: 13px;}
	.ia_intro b{font-size: 13px; padding: 4px 0;}
	.ia_intro em{font-size: 13px; line-height: 1.6;}
	.iai_slide_box{text-align: center;}
	.iai_slide_box h5{padding: 14px 6px; position: relative; display: inline-block; margin: 0 auto;}
	.iai_slide_box h5:before{content: ""; position: absolute; left: -12px; top: 50%; border-top: 1px solid #fff; width: 8px;}
	.iai_slide_box h5:after{content: ""; position: absolute; right: -12px; top: 50%; border-top: 1px solid #fff; width: 8px;}
	.iai_slide_box h5 em{font-size: 15px;}
	.iai_slide_box h5 s{position: relative; top: -2px; padding: 0 4px;}
	.iai_slide_box h5 i{font-size: 14px;}
	.ia_intro span{font-size: 14px;}
	.index_technology{padding-bottom: 44px; background-color: #fff;}
	.mo_iai_slide .swiper-slide{width: 33.33%;}
	.mo_iai_slide dt{width: 100px; height: 100px; margin: 0 auto;}
	.mo_iai_slide dd{padding-top: 12px; width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-align: center; color: #fff;}
	.mo_iai_box .swiper-pagination{left: 50%; transform: translateX(-50%);}
	.mo_iai_box .swiper-pagination-bullet{margin: 0 4px; border: 0; background-color: rgba(255,255,255,.4);}
	.mo_iai_box .swiper-pagination-bullet-active{width: 18px; border-radius: 4px; background-color: #fff;}
	.mo_iai_box .index_technology{padding-bottom: 0; background-color: #fff;}
	.mip_title{overflow: hidden; position: relative; color: #fb580c; margin: 10px 0;}
	.mip_title:before{content: ""; position: absolute; left: 0; right: 0; top: 50%; border-top: 1px dashed #fb580c;}
	.mip_title dt{position: relative; float: left; padding-right: 12px; background-color: #fff;}
	.mip_title dd{position: relative; float: right; padding-left: 12px; background-color: #fff;}
	.mip_title dt em{padding: 0 6px;}
	.mip_title dt i{font-size: 12px;}
	.mo_ip_container{position: relative; height: 254px; background-image: url(img/mo_computer.png); background-size: 216px 172px;}
	.mic_slide dt{width: 208px; height: 122px; margin: 48px auto 0; background-size: 208px 122px;}
	.mic_slide dd{padding-top: 64px; text-align: center;}
	.mo_ip_container{position: relative;}
	.mo_ip_container .swiper-pagination-bullet{margin: 0 4px; border: 0; background-color: #fecfb5;}
	.mo_ip_container .swiper-pagination-bullet-active{background-color: #fc5f0a;}
	.mo_ip_container .swiper-pagination{top: 4px; left: 50%; transform: translateX(-50%); z-index: 20;}
	.mo_ip_container .ctrl_btn{position: absolute; left: 0; right: 0; top: 50%; margin-top: -32px; z-index: 20;}
	.mo_ip_container .prev_btn{position: absolute; left: 0; width: 56px; height: 56px; line-height: 56px; border-radius: 50%; border: 1px solid #fb580c; text-align: center; font-family: simsun; font-size: 24px; color: #fb580c;}
	.mo_ip_container .next_btn{position: absolute; right: 0; width: 56px; height: 56px; line-height: 56px; border-radius: 50%; border: 1px solid #fb580c; text-align: center; font-family: simsun; font-size: 24px; color: #fb580c;}
	.index_contact{margin-bottom: 20px;}
	.index_contact ul{margin: -20px;}
	.index_contact li{width: 50%;}
	.index_contact dl{margin: 20px}
	.index_contact dt{width: 38px; height: 38px; background-color: #fff; border: 1px solid #fb580c; background-size: 18px;}
	.index_contact dd{text-align: center; padding: 6px 0; font-size: 13px;}
	.index_contact s{display: none;}
}

.menu_bar{position: relative; height: 62px; background-color: rgba(252,87,10,.95); margin-top: -62px; z-index: 30;}
.menu_bar .main{position: relative;}
.mbar_slide{padding: 0 30px; cursor: pointer;}
.mbar_slide p{line-height: 62px; font-size: 16px; color: #fff; text-align: center;}
.menu_bar .prev_btn{position: absolute; left: 0; top: 50%; margin-top: -14px; width: 28px; height: 28px; border: 1px solid #fff; border-radius: 6px; text-align: center; font-family: simsun; line-height: 28px; font-size: 18px; color: #fff; z-index: 20;}
.menu_bar .next_btn{position: absolute; right: 0; top: 50%; margin-top: -14px; width: 28px; height: 28px; border: 1px solid #fff; border-radius: 6px; text-align: center; font-family: simsun; line-height: 28px; font-size: 18px; color: #fff; z-index: 20;}
.menu_bar .prev_btn:hover,.menu_bar .next_btn:hover{background-color: #fff; color: #fb631c; transition: .4s;}
.mbar_slide p:hover{background-color: #fff; color: #fb631c; font-weight: bold; transition: .4s;}



/*.mb_list{overflow: hidden;}
.mb_list li{position: relative; float: left; line-height: 64px; text-align: center; padding: 0 54px; font-size: 16px; color: #fff; cursor: pointer; transition: .4s;}
.mb_list li.on:after{content: ""; position: absolute; left: 50%; top: 48px; width: 18px; border-top: 2px solid #fc570a; margin-left: -9px;}
.mb_list li.on{background-color: #fff; color: #fb631c;}*/
.item_list_out{min-height: 550px;}
.item_list_box{display: none;}
.item_list_box.on{display: block;}
.item_list{margin: 45px 0;}
.item_list dl{position: relative; overflow: hidden; margin: 12px 0;}
.item_list dl:before{content: ""; position: absolute; left: 0; top: 50%; width: 4px; height: 4px; border-radius: 50%; background-color: #000; margin-top: -2px;}
.item_list dl:hover::before{background-color: #fc570a; transition: .4s;}
.item_list dl:hover dt{color: #fc570a; text-decoration: underline;}
.item_list dt{float: left; font-size: 16px; color: #1a1a1a; padding-left: 24px; transition: .4s;}
.item_list dd{float: right; color: #666;}
@media only screen and (max-width: 768px){
	.menu_bar{margin-top: 0; height: 44px;overflow: hidden;}
	.mb_list{overflow: auto;}
	.mb_list li{float: none; width: auto; line-height: 44px; padding: 0 24px; font-size: 16px; display: table-cell; white-space: nowrap;}
	.mb_list li.on:after{display: none;}
	.item_list{margin: 10px 0;}
	.item_list dl:before{content: ""; position: absolute; left: 0; top: 50%; width: 4px; height: 4px; border-radius: 50%; background-color: #000; margin-top: -2px;}
	.item_list dl{margin: 6px 0;}
	.item_list dl:before{display: none;}
	.item_list dt{font-size: 15px; padding-left: 0;}
	.mo_case_tab{text-align: center; background-color: #fff; padding: 10px 0; font-size: 0;}
	.mo_case_tab li{display: inline-block; width: 100px; height: 35px; line-height: 35px; text-align: center; font-size: 14px; color: #fc570a; border: 1px solid #fc570a;}
	.mo_case_tab li.on{background-color: #fc570a; color: #fff;}
	.mo_case_tab li.mct_1{border-radius: 24px 0 0 24px; border-right: 0;}
	.mo_case_tab li.mct_2{border-radius: 0 24px 24px 0; border-left: 0;}
	.mo_case_item li{margin: 8px 0; background-color: #fff;}
	.mo_case_item dl{overflow: hidden; padding: 12px; box-sizing: border-box;}
	.mo_case_item dt{float: left; width: 150px; height: 140px;}
	.mo_case_item dd{margin-left: 160px; height: 164px; position: relative;}
	.mo_case_item dd h3{color: #1a1a1a;}
	.mo_case_item dd i{position: absolute; left: 0; bottom: 20px; color: #999; font-size: 14px;}
	.mo_case_item dd a{position: absolute; right: 0; bottom: 20px; width: 84px; height: 34px; line-height: 34px; border-radius: 24px; background-color: #fc570a; text-align: center; color: #fff; font-size: 16px; box-shadow: 2px 2px 4px rgba(252,87,10,.35);}
}



/*资讯中心与技术方案*/

.item_list_outs{min-height: 550px;}
.item_list_boxs{display: none;}
.item_list_boxs.on{display: block;}
.item_lists{margin: 45px 0;}
.item_lists dl{position: relative; overflow: hidden; margin: 12px 0;}
.item_lists dl:before{content: ""; position: absolute; left: 0; top: 50%; width: 4px; height: 4px; border-radius: 50%; background-color: #000; margin-top: -2px;}
.item_lists dl:hover::before{background-color: #fc570a; transition: .4s;}
.item_lists dl:hover dt{color: #fc570a; text-decoration: underline;}
.item_lists dt{float: left; font-size: 16px; color: #1a1a1a; padding-left: 24px; transition: .4s;}
.item_lists dd{float: right; color: #666;}
@media only screen and (max-width: 768px){
	.item_lists{margin: 14px 0;}
	.item_lists dl{margin: 6px 0;}
	.item_lists dt{float: none; width: auto; font-size: 15px; padding-left: 8px; margin-right: 74px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
	.item_lists dd{position: absolute; right: 0; top: 50%; transform: translateY(-50%); float: none;}
}
/*修改8.16(236～273行)*/



.about{margin-bottom: 110px;}
.about_info{padding: 42px 0; color: #1a1a1a;}
.about_info h1{font-size: 30px; padding-bottom: 32px;}
.about_info p{font-size: 18px;}
.about_content{margin-bottom: 46px;}
.about_content h2{position: relative; height: 24px; line-height: 20px;/* padding-left: 26px;*/ margin-bottom: 30px;}
.about_content h2 s{position: absolute; left: 0; top: 0; width: 14px; height: 14px; background-color: #fc570a;}
.about_content h2 i{position: absolute; left: 5px; top: 5px; width: 14px; height: 14px; border: 1px solid #fc570a; box-sizing: border-box;}
.about_content h2 em{font-size: 20px;}
.bc_text p{font-size: 16px; text-align: justify; line-height: 2.2;}
@media only screen and (max-width: 768px){
	.about{margin-bottom: 0;}
	.about_info{padding: 10px 0;}
	.about_info h1{font-size: 18px; padding-bottom: 6px;}
	.about_info p{font-size: 16px;}
	.about_content{margin-bottom: 10px;}
	.about_content h2{height: 20px; line-height: 20px; padding-left: 18px; margin-bottom: 10px;}
	.about_content h2 em{font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; box-sizing: border-box;}
	.bc_text p{font-size: 15px; line-height: 1.8;}
}

.awards_list{overflow: hidden; margin: 30px -24px;}
.awards_list li{float: left; width: 25%;}
.awards_list dl{height: 320px; margin: 24px; padding: 4px; border: 2px solid #ff8348; box-sizing: border-box;}
.awards_list dl:hover{transform: scale(1.12); transition: .4s;}
.awards_list a{height: 100%; padding: 8px; border: 1px solid #ff8348; box-sizing: border-box; display: block;}
.awards_list h3{width: 228px; height: 228px;}
.awards_list p{font-size: 14px; text-align: center; margin: 12px 0;}
@media only screen and (max-width: 768px){
	.awards_list{overflow: hidden; margin: 0;}
	.awards_list li{width: 100%;}
	.awards_list dl{position: relative; height: 180px; margin: 10px 0; padding: 0; border: 2px solid #ff8348; box-sizing: border-box;}
	.awards_list dl:hover{transform: scale(1.12); transition: .4s;}
	.awards_list a{height: 100%; padding: 0; border: 1px solid #ff8348; box-sizing: border-box; display: block;}
	.awards_list h3{width: 100%; height: 174px;}
	.awards_list p{position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); font-size: 18px; margin: 0; color: #fff;}
}

.culture{margin-top: 50px;}
.culture_msg{overflow: hidden;}
.culture_msg dt{float: left; width: 194px; height: 184px;}
.culture_msg dd{margin-left: 220px; font-size: 16px;}
.culture_text h3{font-size: 18px; padding: 60px 0 34px;}
.culture_text i{font-size: 18px; font-style: italic; font-weight: bold; color: #fc570a;}
.culture_text p{font-size: 16px; color: #1a1a1a; line-height: 2.2; margin: 20px 0 30px;}
.ct_list{font-size: 16px; line-height: 2.2; color: #1a1a1a; padding: 26px; margin: 10px 0;}
.ct_list_1{background-color: #fafafa;}
.ct_list_2{background-color: #fffcfa;}
.ct_list_1 li{list-style: square;}
@media only screen and (max-width: 768px){
	.culture{margin-top: 20px;}
	.culture_msg dt{float: none; width: 104px; height: 104px; margin: 0 auto;}
	.culture_msg dd{margin-left: 0; margin: 10px 0;}
	.culture_text h3{padding: 10px 0;}
	.culture_text p{line-height: 1.8; margin: 10px 0;}
	.ct_list{font-size: 16px; line-height: 2.2; color: #1a1a1a; padding: 26px; margin: 10px 0;}
	.culture_text i{font-size: 16px;}
}

.appraise h3{font-size: 18px; color: #1a1a1a; padding: 52px 0; text-align: center;}
.appraise ul{overflow: hidden; margin: -14px;}
.appraise li{float: left; width: 33.33%;}
.appraise dl{margin: 14px;}
.appraise_1{height: 476px;}/*第一列评价图片*/
.appraise_2{height: 552px;}
.appraise_3{height: 290px;}
.appraise_4{height: 560px;}
.appraise_5{height: 518px;}
.appraise_6{height: 170px;}
.appraise_7{height: 408px;}/*第二列评价图片*/
.appraise_8{height: 550px;}
.appraise_9{height: 546px;}
.appraise_10{height: 550px;}
.appraise_11{height: 526px;}
.appraise_12{height: 229px;}/*第三列评价图片*/
.appraise_13{height: 230px;}
.appraise_14{height: 148px;}
.appraise_15{height: 560px;}
.appraise_16{height: 470px;}
.appraise_17{height: 298px;}
.appraise_18{height: 526px;}
@media only screen and (max-width: 768px){
	.appraise h3{padding: 14px 0;}
	.appraise ul{overflow: hidden; margin: -14px 0 0;}
	.appraise li{width: 100%;}
	.appraise dl{margin: 10px 0;}
}
/*关于达泰*/

.details_top{height: 80px; line-height: 80px; border-bottom: 1px solid #e6e6e6;}
.details_top h3{float: left;}
.details_top h3 *{vertical-align: middle; display: inline-block;}
.details_top h3 em{font-size: 16px; color: #fc570a; padding-right: 8px;}
.details_top h3 i{width: 14px; height: 14px; background-image: url(img/return.png);}
.details_top h4{float: right; color: #4c4c4c;}
.details_top h4 i{font-family: simsun; font-size: 16px; padding: 0 6px;}
/*详情页顶部菜单*/

.details_title{position: relative; height: 18px; line-height: 18px; text-align: center;}
.details_title em{font-size: 18px; color: #1a1a1a;}
.details_title a.dt_1{position: absolute; left: 0; top: 0; color: #fc570a;} 
.details_title a.dt_2{position: absolute; right: 0; top: 0; color: #fc570a;}
.details_title a:hover{text-decoration: underline;}
.details_bottom{overflow: hidden;}
.details_bottom li{font-size: 16px; height: 18px; line-height: 18px; color: #fc570a;}
.details_bottom li:hover{text-decoration: underline;}
.details_bottom li.db_1{float: left;}
.details_bottom li.db_2{float: right;}
.details_share{overflow: hidden; margin-top: 50px; line-height: 40px;}
.details_share dt{float: left; color: #fa3232;}
.details_share dd{float: right; height: 40px;}
.details_share dd a{width: 40px; height: 40px; border-radius: 50%; margin-left: 14px; background-color: #fc6016; display: inline-block; background-size: 24px;}
.share_1{background-image: url(img/share_1.png);}
.share_2{background-image: url(img/share_2.png);}
/*详情页底部*/

.awards_slide{width: 1200px; margin: 70px auto 110px; cursor: pointer;}
.as_name{width: 494px; height: 596px; padding: 8px; border: 2px solid #ff8348; margin: 0 auto; box-sizing: border-box;}
.as_name dl{height: 100%; width: 100%; border: 1px solid #ff8348;}
.as_name dt{width: 420px; height: 420px; margin: 34px;}
.as_name dd{font-size: 30px; color: #1a1a1a; text-align: center;}
.as_notice{width: 494px; margin: 0 auto; padding: 18px 0;}
.as_notice li{font-size: 16px; margin: 18px 0;}
.awards_slide .prev_btn{position: absolute; left: 0; top: 240px; width: 64px; height: 64px; border-radius: 6px; color: #febc9d; border: 2px solid #febc9d; box-sizing: border-box; text-align: center; z-index: 20;}
.awards_slide .next_btn{position: absolute; right: 0; top: 240px; width: 64px; height: 64px; border-radius: 6px; color: #febc9d; border: 2px solid #febc9d; box-sizing: border-box; text-align: center; z-index: 20;}
.awards_slide .prev_btn:hover,.awards_slide .next_btn:hover{background-color: #fc6722; color: #fff; transition: .4s;}
.awards_slide dt{font-size: 30px; line-height: 62px; font-family: simsun;}
@media only screen and (max-width: 768px){
	.awards_slide{width: 100%; margin: 0 auto;}
	.as_name{width: 100%; height: 298px; padding: 4px; border: 1px solid #ff8348;}
	.as_name dt{width: 100%; height: 210px; margin: 16px 0;}
	.as_name dd{font-size: 16px;}
	.as_notice{width: 100%; padding: 8px;}
}
/*荣誉资质详情页*/

.news_details{padding: 44px 0 104px;}
.technology_details{padding: 60px 0 130px;}
.goods_details{padding: 42px 0 128px;}
.pub_text{padding: 50px 0;}
.pub_text p{font-size: 16px; line-height: 2.2; color: #1a1a1a; text-align: justify;}
.pub_text a:hover{text-decoration: underline; color: #fc570a;}
.pub_text i{width: 10px; height: 10px; background-image: url(img/goods_icon.png); display: inline-block; vertical-align: middle;}
.pub_text em{position: relative; top: 2px; font-size: 18px; padding: 0 8px; display: inline-block; vertical-align: middle;}
@media only screen and (max-width: 768px){
	.news_details{padding: 0; border-top: 1px solid #f2f2f2;}
	.goods_details{padding: 0; border-top: 1px solid #f2f2f2;}
	.technology_details{padding: 0; border-top: 1px solid #f2f2f2;}
	.mo_pub_text{font-size: 16px; line-height: 2.2; color: #1a1a1a; text-align: justify; margin: 20px 0;}
	.mo_pub_text i{width: 10px; height: 10px; background-image: url(img/goods_icon.png); display: inline-block; vertical-align: middle; margin: 6px 0;}
	.mo_pub_text em{position: relative; top: 1px; font-size: 17px; padding: 0 4px; display: inline-block; vertical-align: middle; margin: 6px 0;}
	.mo_pic{width: 345px; height: 345px; margin: 20px auto 24px; border: 3px solid #f2f2f2; padding: 18px; box-sizing: border-box;}
	.mo_pic img{width: 300px; height: 300px; margin: 0 auto; display: block;}
	.mpt_specail{margin-top: 80px;}
}
/*详情页*/

.goods_banner{position: relative; height: 514px;}
.goods_slide_box{position: relative; cursor: pointer;}
.goods_slide{margin: 0 40px;}
.goods_slide dl{font-size: 16px; color: #fff; height: 62px; line-height: 64px; text-align: center;}
.goods_slide dl:hover{background-color: #fff; color: #fb631c; font-weight: bold; transition: .4s;}
.goods_slide_box .ctrl_btn{position: absolute; left: 0; right: 0; top: 30px;}
.goods_slide_box .prev_btn{position: absolute; left: 8px; top: 50%; width: 28px; height: 28px; margin-top: -14px; border-radius: 6px; border: 1px solid #fff; text-align: center; line-height: 28px; font-family: simsun; color: #fff;}
.goods_slide_box .next_btn{position: absolute; right: 8px; top: 50%; width: 28px; height: 28px; margin-top: -14px; border-radius: 6px; border: 1px solid #fff; text-align: center; line-height: 28px; font-family: simsun; color: #fff;}
.goods_slide_box .prev_btn:hover,.goods_slide_box .next_btn:hover{background-color: #fff; color: #fb631c; transition: .4s;}
.goods_list{margin: 48px 0 120px;}
.goods_list ul{overflow: hidden; margin: 0 -4px;}
.goods_list li{float: left; width: 33.33%;}
.goods_list dl{margin: 8px;}
.goods_list dl:hover dt{border-color: #fd7f45; transition: .4s;}
.goods_list dl:hover dd{color: #fc570a; transition: .4s;}
.goods_list dt{position: relative; height: 380px; border: 6px solid #f2f2f2; padding: 40px 0; box-sizing: border-box;}
.goods_list dd{font-size: 18px; font-weight: bold; color: #1a1a1a; padding: 24px 0 34px; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.goods_list h1{width: 320px; height: 300px; margin: 0 auto;}
.goods_list h2{width: 320px; height: 300px; margin: 0 auto;}
.goods_list h5{position: absolute; left: 50%; top: 6px; font-size: 13px; color: #c4c4c4; transform: translateX(-50%);}


@media only screen and (max-width: 768px){
	.goods_list{margin: 0; border-top: 1px solid #f2f2f2; background-color: #f7f7f7;}
	.goods_list ul{margin: 0;}
	.goods_list li{width: 100%;}
	.goods_list dl{overflow: hidden; margin: 6px 0; border: 1px solid #f2f2f2; background-color: #fff;}
	.goods_list dt{float: left; width: 150px; height: 150px; border: none; padding: 0;}
	.goods_list dd{display: none;}
	.goods_list h1{width:124px; height:124px; margin: 13px auto;}
	.goods_list h2{width:320px; height:300px; margin: 13px auto;}	
	.goods_list h5{display: none;}
	.goods_list h3{height: 40px; line-height: 40px; background-color: #fc570a; color: #fff; padding: 0 14px; box-sizing: border-box;}
	.goods_list p{line-height: 1.7;}
	.goods_list b{color: #fc570a; display: block;}
	}
	
	
.products_list{margin: 48px 0 120px;}
.products_list ul{overflow: hidden; margin: 0 -4px;}
.products_list li{float: left; width: 33.33%;}
.products_list dl{margin: 8px;}
.products_list dl:hover dt{border-color: #fd7f45; transition: .4s;}
.products_list dl:hover dd{color: #fc570a; transition: .4s;}
.products_list dt{position: relative; height: 380px; border: 6px solid #f2f2f2; padding: 40px 0; box-sizing: border-box;}
.products_list dd{font-size: 18px; font-weight: bold; color: #1a1a1a; padding: 24px 0 34px; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.products_list h1{width: 320px; height: 300px; margin: 0 auto;}
.products_list h5{position: absolute; left: 50%; top: 6px; font-size: 13px; color: #c4c4c4; transform: translateX(-50%);}
@media only screen and (max-width: 768px){
	.products_list{margin: 14px 0;}
	.products_list ul{margin: 0;}
	.products_list li{float: none; width: 100%;}
	.products_list dl{margin: 0;}
	.products_list dd{padding: 12px 0 16px;}
}

/*475-490  8-16新增*/
/*产品展示*/

.gdi_info{overflow: hidden; margin: 50px 0 25px;}
.gdi_info dt{position: relative; float: left; width: 380px; height: 380px; border: 6px solid #f2f2f2; padding: 40px 0; box-sizing: border-box;}
.gdi_info h1{width: 320px; height: 300px; margin: 0 auto;}
.gdi_info h2{width: 320px; margin: 0 auto;}
.gdi_info h5{position: absolute; left: 50%; top: 6px; font-size: 13px; color: #c4c4c4; transform: translateX(-50%);}
.gdi_info dd{position: relative; top: 16px; margin-left: 410px;}
.gdi_info dd table{width: 790px; border: 1px solid #d9d9d9;}
.gdi_info dd td{height: 68px; padding-left: 56px; font-size: 16px; color: #1a1a1a; border: 1px solid #d9d9d9;}
.gd_item .pub_text{margin-top: -28px; padding-bottom: 0;}
.gdi_table table{width: 834px; border: 1px solid #d9d9d9;}
.gdi_table th{font-size: 18px; font-weight: normal; text-align: left; padding-left: 30px; height: 48px;}
.gdi_table td{height: 48px; padding-left: 30px;}
@media only screen and (max-width: 768px){
	.gdi_info{overflow: visible; margin: 0;}
	.gdi_info dt{position: relative; float: left; width: 100%; height: 344px; border: 0; padding: 0;}
	.gdi_info h1{display: none;}
	.gdi_info h5{display: none;}
	.gdi_info dd{top: 60px; margin-left: 0; padding-bottom:60px;}
	.gdi_info dd table{width: 100%;}
	.gdi_info dd td{height: 48px; padding-left: 14px; font-size: 15px;}
	.mo_gdi_title{position: relative; text-align: center; border-bottom: 1px solid #f2f2f2;}
	.mo_gdi_title i{position: absolute; left: 6px; top: 50%; width: 8px; height: 16px; margin-top: -8px; background-image: url(img/mo_return.png);}
	.mo_gdi_title b{font-size: 18px; display: block; padding: 18px; color: #1a1a1a; font-weight: normal;}
	.mo_gi_slide{position: relative; margin: 20px 0;}
	.gi_slide dl{width: 345px; height: 345px; padding: 20px; border: 3px solid #f2f2f2; box-sizing: border-box; margin: 0 auto;}
	.gi_slide dt{width: 300px; height: 300px; margin: 0 auto;}
	.mo_gi_slide .swiper-pagination{left: 50%; transform: translateX(-50%); bottom: -24px;}
	.mo_gi_slide .swiper-pagination-bullet{margin: 0 4px; border: 0; background-color: #b2b2b2;}
	.mo_gi_slide .swiper-pagination-bullet-active{width: 18px; border-radius: 4px; background-color: #fc6722;}
	.gdi_table table{width: 100%;}
	.gdi_table th{font-size: 16px; padding-left: 0; text-align: center; height: 100px;}
	.gdi_table td{height: 100px; padding: 0 10px; text-align: left; font-size: 16px; color: #1a1a1a;}
	.mo_pub_text img{max-width: 99%;}
}
/*产品展示详情页*/

.contact{margin: 60px 0 120px; color: #1a1a1a;}
.contact_relate h3{font-size: 22px; text-align: center;}
.contact_relate ul{overflow: hidden; margin: 0 -70px; padding-bottom: 35px;}
.contact_relate li{float: left; width: 33.33%; cursor: pointer;}
.contact_relate dl{margin: 35px 70px;}
.contact_relate dl:hover dt{transform: translateY(6px); transition: .4s;}
.contact_relate dt{width: 78px; height: 78px; border-radius: 50%; border: 1px solid #fc570a; margin: 0 auto; box-sizing: border-box; background-size: 32px;}
.contact_relate dd{font-size: 16px; text-align: center;}
.contact_relate dd h3{padding: 20px 0;}
.contact_relate dd p{line-height: 1.8;}
.cr_1{background-image: url(img/contact_1.png);}
.cr_2{background-image: url(img/contact_2.png);}
.cr_3{background-image: url(img/contact_3.png);}
.cr_4{background-image: url(img/contact_4.png);}
.cr_5{background-image: url(img/contact_5.png);}
.cr_6{background-image: url(img/contact_6.png);}
.contact_scan{position: relative; height: 746px; background-image: url(../pic/contact_scan_bg.jpg);}
.contact_title{text-align: center;}
.contact_title h3{font-size: 22px; padding-top: 54px;}
.contact_title h5{font-size: 16px; padding-top: 30px;}
.contact_scan ul{text-align: center; margin: 55px 0 65px;}
.contact_scan li{display: inline-block; height: 488px;}
.contact_scan li img{width: 310px; height: 488px; display: block;}
.cs_1{margin-right: 164px;}
.cs_2{margin-left: 164px;}
.contact_scan dl{position: absolute; left: 50%; top: 56%; width: 348px; margin-left: -158px; border-top: 1px dashed #43c13d;}
.contact_scan dt{position: absolute; left: 50%; top: 50%; width: 54px; height: 54px; border-radius: 50%; margin-left: -27px; margin-top: -27px; background-color: #43c13d; background-image: url(img/scan.png); background-size: 24px;}
.contact_map{margin-top: 60px;}
/*.contact_map img{width: 100%; height: 430px;}*/
.finance{margin: 50px 0 120px;}
.finance_table{margin: 50px 0;}
.finance_table table{width: 1200px;}
.finance_table td{height: 68px; padding-left: 46px; font-size: 18px; color: #1a1a1a; border: 1px solid #d9d9d9;}
.finance_table td.bank{width: 270px; text-align: center; padding-left: 0}
@media only screen and (max-width: 768px){
	.contact{margin: 0; border-top: 1px solid #f2f2f2;}
	.contact_relate h3{display: none;}
	.contact_relate h4{margin: 24px 0; text-align: center;}
	.contact_relate h4 em{font-size: 18px; color: #1a1a1a; display: block;}
	.contact_relate h4 i{font-size: 12px; color: #808080; margin: 6px 0;}
	.contact_relate ul{margin: -10px -20px; padding-bottom: 0;}
	.contact_relate li{width: 50%;}
	.contact_relate dl{margin: 10px 20px; height: 130px;}
	.contact_relate dt{width: 44px; height: 44px; background-size: 24px;}
	.contact_relate dd{font-size: 16px; text-align: center;}
	.contact_relate dd h3{padding: 20px 0;}
	.contact_relate dd p{line-height: 1.6;}
	.contact_scan{height: auto;}
	.contact_title h3{font-size: 16px; padding-top: 20px;}
	.contact_title h5{font-size: 14px; padding: 10px 0 0;}
	.contact_scan ul{margin: 0;}
	.contact_scan li{height: auto}
	.contact_scan li.cs_2{display: none;}
	.contact_scan li img{width: 100%; height: auto; margin: 0 auto;}
	.cs_1{margin-right: 0;}
	.cs_2{margin-left: 0;}
	.contact_scan dl{display: none;}
	.contact_scan dt{display: none;}
	.contact_map{margin: 15px 0;}
/*	.contact_map img{width: 100%; height: 215px;}*/
	.finance{margin: 28px 0 0;}
	.finance_table{margin: 15px 0;}
	.finance_table table{width: 100%;}
	.finance_table td{height: 48px; padding-left: 14px; font-size: 16px;}
	.finance_table td.bank{width: 130px;}
}

/*联系我们*/

.news_bottom_page{margin: 26px 0 120px;}
.bottom_page{text-align: center;}
.bottom_page li{width: 34px; height: 34px; line-height: 34px; color: #333; border: 1px solid #e6e6e6; display: inline-block; margin: 0 10px; cursor: pointer; transition: .4s;}
.bottom_page li:hover{color: #fff; background-color: #fc570a; border-color: #fc570a;}
.bottom_page li:first-child,.bottom_page li:last-child{background-color: #fff; border-color: #e6e6e6; color: #333;}
.bottom_page li:first-child em,.bottom_page li:last-child em{font-family: simsun; font-size: 18px;}
/*分页按钮*/

.foot{height: 262px; background-color: #f0f0f0; text-align: center;}
.foot h5{font-size: 16px; color: #1a1a1a; padding: 56px 0 46px;}
.foot h5 *{vertical-align: middle; display: inline-block;}
.foot h5 i{width: 18px; height: 18px; background-image: url(img/qq.png);}
.foot h5 em{padding-left: 14px; padding-right: 36px;}
.foot h6 span{font-size: 14px; color: #1a1a1a; padding-right: 24px;}
.foot p{color: #1a1a1a; padding-top: 40px;}
@media only screen and (max-width: 768px){
	.foot{height: 42px; line-height: 42px;}
	.foot h5{display: none;}
	.foot h6{display: none;}
	.foot p{padding-top: 0; margin: 16px 0;}
	.foot p em{display: none;}
	.bottom_height{height: 76px;}
	.bottom{position: fixed; left: 0; bottom: 0; width: 100%; height: 60px; z-index: 100;}
	.bottom_relate{position: absolute; left: 0; bottom: 0; width: 220px; height: 100%; background-image: url(img/br_bg.png); border-radius: 0 5px 0 0;}
	.bottom_consult{position: absolute; right: 0; bottom: 0; width: 69px; height: 69px; border-radius: 50%; background-image: url(img/consult.png);}
	.bottom_relate{overflow: hidden; position: relative; padding-left: 14px; box-sizing: border-box;}
	.bottom_relate:before{content: ""; position: absolute; left: 40%; top: 16px; bottom: 16px; border-left: 1px solid rgba(255,255,255,.35);}
	.bottom_relate li{float: left; margin: 0 14px;} 
	.bottom_relate li i{width: 21px; height: 21px; display: block; margin: 8px auto;}
	.bottom_relate li s{width: 50px; height: 14px; display: block;}
	.bottom_relate u{position: absolute; right: 25px; top: 50%; width: 6px; height: 12px; margin-top: -6px; background-image: url(img/br_return.png);}
	.br_1 i{background-image: url(img/br_1.png);}
	.br_2 i{background-image: url(img/br_2.png);}
	.br_1 s{background-image: url(img/br_3.png);}
	.br_2 s{background-image: url(img/br_4.png);}
	.bottom_bar{position: fixed; left: 0; right: 0; bottom: 0; height: 48px; border-top: 1px solid #d2d2d2; background-color: #fff; box-sizing: border-box; z-index: 150;}
	.bottom_bar li{position: relative; float: left; width: 25%; text-align: center;}
	.bottom_bar i{position: absolute; left: 50%; top: 4px; width: 22px; height: 22px; margin-left: -11px;}
	.bottom_bar em{padding-top: 26px; display: block;}
	.bb_1{background-image: url(img/bb_1.png);}
	.bb_2{background-image: url(img/bb_2.png);}
	.bb_3{background-image: url(img/bb_3.png);}
	.bb_4{background-image: url(img/bb_4.png);}
	.bottom_bar li.on .bb_1{background-image: url(img/bb_on_1.png);}
	.bottom_bar li.on .bb_2{background-image: url(img/bb_on_2.png);}
	.bottom_bar li.on .bb_3{background-image: url(img/bb_on_3.png);}
	.bottom_bar li.on .bb_4{background-image: url(img/bb_on_4.png);}
	.pop_box{position: fixed; left: 0; right: 0; top: 0; bottom: 0; background-color: rgba(0,0,0,.65); z-index: 150; display: none;}
	.pbw_content{position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-55%); background-color: #fff; border-radius: 6px; margin: 0 20px; padding: 0 24px; text-align: center;}
	.pbw_content label{font-size: 16px; font-weight: bold; margin: 16px 0 6px; display: inline-block;}
	.pbw_content dl{background-color: #f7f7f7; border-radius: 6px; margin: 10px 0; padding: 0 10px; border: 1px solid #f6f6f6; box-sizing: border-box;}
	.pbw_content dl.txt{padding: 10px;}
	.pbw_content dl.submit{margin: 22px 0; background-color: #fc570a;}
	.pbw_content dl.submit input{color: #fff;}
	.pbw_content input{height: 36px; line-height: 36px; outline: none; border: 0; background-color: transparent; width: 100%;}
	.pbw_content textarea{height: 200px; outline: none; border: 0; background-color: transparent; display: block;}
	.pbw_content input::-webkit-input-placeholder{color: #8c8c8c;}
	.pbw_content textarea::-webkit-input-placeholder{color: #8c8c8c;}
	.pbw_btn{position: absolute; bottom: -60px; left: 50%; width: 40px; height: 40px; margin-left: -20px; border-radius: 50%; border: 1px solid rgba(255,255,255,.3); background-image: url(img/pop_close.png); background-size: 10px;}
}
/*底部*/

.bdshare_dialog_box a{background-size:auto;}


.details_scan{padding-top: 44px;}
.details_scan em{font-size: 14px; color: #666; padding-right: 56px;}
@media only screen and (max-width: 768px){
	.details_scan{padding-top: 0; overflow: hidden; margin-top: 18px;}
	.details_scan em{float: left; width: 33.33%; text-align: center; font-size: 12px; padding-right: 0;}
}
/*新增6.21*/

.about_info table td{padding:10px; font-size:16px;}